Skip to content

chore: clean public repo boundary - #31

Merged
solomonneas merged 1 commit into
mainfrom
chore/public-repo-boundary
May 26, 2026
Merged

chore: clean public repo boundary#31
solomonneas merged 1 commit into
mainfrom
chore/public-repo-boundary

Conversation

@solomonneas

Copy link
Copy Markdown
Collaborator

Summary

  • untrack live dogfood workspace files from the public repo root while leaving them available locally through gitignore
  • remove old internal planning docs, root memory cards, root hooks/scripts/skills, legacy .solo-mise fragments, and the stale solo-mise banner from the public tree
  • keep public product templates under src/brigade/templates/ and tests under tests/
  • track the current Brigade social preview image referenced by README.md
  • fix MANIFEST.in to include src/brigade/templates instead of the old src/solo_mise/templates path

Verification

  • .venv/bin/python -m pytest -q -> 262 passed
  • PYTHONPATH=$HOME/repos/content-guard/src python3 -m content_guard scan . --policy $HOME/repos/content-guard/policies/public-repo.json -> Clean, 67 files checked
  • git diff --cached --check -> passed
  • .venv/bin/brigade doctor --target . -> passed
  • .venv/bin/python -m build --sdist --wheel -> built sdist and wheel; existing setuptools license deprecation warnings only
  • pre-push content guard -> Clean, 67 files checked

Note

This cleans the current public tree. It does not purge prior Git history. If any previously pushed content is truly sensitive, handle that separately with history rewrite or repository visibility controls.

@solomonneas
solomonneas merged commit 176deb7 into main May 26, 2026
11 checks passed
@solomonneas
solomonneas deleted the chore/public-repo-boundary branch May 26, 2026 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant